hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
GeometryBatch.addVertex
hip
graphics
g2d
geometrybatch
GeometryBatch
Adds a vertex to the structure and return its current index.
class
GeometryBatch
index_t
addVertex
(
float
x
,
float
y
,
float
z
)
Meta
Source
See Implementation
hip
graphics
g2d
geometrybatch
GeometryBatch
constructors
this
functions
addIndex
addVertex
checkVerticesCount
draw
drawEllipse
drawLine
drawPixel
drawQuadraticBezierLine
drawRectangle
drawTriangle
fillEllipse
fillEllipseVertices
fillRectangle
fillRoundRect
fillTriangle
flush
rectangleVertices
setColor
setCurrentDepth
triangleVertices
variables
camera
currentColor
currentIndex
indices
indicesCount
lastIndexDrawn
lastVertexDrawn
managedDepth
mesh
vertices
verticesCount
Adds a vertex to the structure and return its current index.